func reflect.typehash

2 uses

	reflect (current package)
		map.go#L67: 		return typehash(ktyp, p, seed)
		value.go#L3833: func typehash(t *abi.Type, p unsafe.Pointer, h uintptr) uintptr